home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mntdoc01.zoo / mintdoc / c_src / getpure.prj < prev    next >
Encoding:
Text File  |  1993-03-03  |  268 b   |  11 lines

  1. ; project file for simple programs with the MiNT library
  2. ; integer-only version; use default.prj for float support
  3.  
  4. getpure.ttp
  5. .C [-Y]
  6. .L [-Y -G -S=0]        ; stack is set by _stksize
  7. =
  8. crt0.o                ; startup code
  9. getpure.c (pureind.h)
  10. mintlib.lib            ; MiNT library
  11.